home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 1 / Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso / FILES / HYP / C-D / DeveloperStax.cpt / Developer Stack 1.2r / card_28592.txt < prev    next >
Text File  |  1989-02-26  |  1KB  |  47 lines

  1. -- card: 28592 from stack: in.2r
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2612
  5. -- name: SetVolume
  6.  
  7.  
  8. -- part contents for background part 2
  9. ----- text -----
  10. SetVolume
  11.  
  12. -- part contents for background part 3
  13. ----- text -----
  14. This XCMD sets the current volume level of the Macintosh.
  15.  
  16. This XCMD is ¬©1988 by Steve Drazga and all rights are reserved.  It may be used in any non-commercial, shareware, or commercial stacks as long as the following conditions are met:
  17.  
  18. 1) Within the credits of the stack the phrase 
  19. "Portions ¬©1988 Steve Drazga" should be included.
  20.  
  21. 2) Send a copy of your finished stack to me at:
  22. Steve Drazga
  23. AnalytX
  24. Box 388
  25. Southampton, PA  18966
  26.  
  27. The only compensation I receive will be seeing my efforts utilitized by others.
  28.  
  29. If you need custom XCMDs/XFCNs, stacks, or HyperCard training for your organization contact Steve Drazga at AnalytX (215) 464-3733.
  30.  
  31.  
  32.  
  33.  
  34. -- part contents for background part 10
  35. ----- text -----
  36. Syntax:
  37.  
  38. SetVolume "¬©1988SDrazga",<newVolume>
  39.  
  40. The first parameter must be the copyright notice (the ¬© symbol is option-g).
  41.  
  42. The second parameter is the new volume level (0-7)
  43.  
  44.  
  45. -- part contents for background part 13
  46. ----- text -----
  47. 20